MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / CacheToDiskEnabled Property

In This Topic
CacheToDiskEnabled Property (DocumentBase<PageType>)
In This Topic
Gets or sets whether to make the pages collection use a temp file for the canvas item streams.
Syntax
'Declaration
 
Public ReadOnly Property CacheToDiskEnabled As Boolean
 
See Also